Release 10.1A: OpenEdge Development:
Progress 4GL Reference
SOAP-header object handle
A handle to a SOAP-header object. A SOAP-header object is passed as an input parameter to a response callback procedure and as an output parameter to a request callback procedure.
Note: Does not apply to SpeedScript programming.Syntax
soap-header-handleA handle variable that references a SOAP-header object.
attributeAn attribute of the SOAP-header object.
methodA method of the SOAP-header object.
Attributes
Methods
Note
The SOAP-header object is either implicitly created by Progress or explicitly created by the application using the CREATE SOAP-HEADER statement. In either case, the application is responsible for deleting this object. Use the DELETE OBJECT statement to delete a SOAP-header object and its underlying XML.
See also
CREATE SOAP-HEADER statement, SOAP-header-entryref object handle
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |